Home
last modified time | relevance | path

Searched defs:pixFormat (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.cpp192 int32_t pixFormat; in readCameraCapabilities() local
428 int32_t pixFormat; in readDisplayInfo() local
DConfigManagerUtil.cpp65 int32_t &pixFormat) { in convertToPixelFormat()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1503 status_t CameraContext::createPreviewSurface(int width, int height, int32_t pixFormat) in createPreviewSurface()