Home
last modified time | relevance | path

Searched refs:android_pixel_format_v1_1_t (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dgraphics-base-v1.1.h20 } android_pixel_format_v1_1_t; typedef
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal27 @export(name="android_pixel_format_v1_1_t", value_prefix="HAL_PIXEL_FORMAT_",
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestProcessor.cpp298 bool isP010 = static_cast<android_pixel_format_v1_1_t>( in LockSensorBuffer()
DEmulatedSensor.cpp449 (static_cast<android_pixel_format_v1_1_t>(stream.format) != in IsStreamCombinationSupported()
459 if ((static_cast<android_pixel_format_v1_1_t>(stream.format) == in IsStreamCombinationSupported()