/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerHal.h | 61 Error getReadbackBufferAttributes(Display display, common::V1_1::PixelFormat* outFormat, in getReadbackBufferAttributes() argument 63 return getReadbackBufferAttributes_2_3(display, reinterpret_cast<PixelFormat*>(outFormat), in getReadbackBufferAttributes() 94 virtual Error getReadbackBufferAttributes_2_3(Display display, PixelFormat* outFormat,
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 96 PixelFormat* outFormat) { in createVirtualDisplay_2_2() argument 103 *outFormat = tmpFormat; in createVirtualDisplay_2_2()
|
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
D | HwcHal.h | 98 Error getReadbackBufferAttributes(Display display, PixelFormat* outFormat, in getReadbackBufferAttributes() argument 109 *outFormat = static_cast<PixelFormat>(format); in getReadbackBufferAttributes()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.h | 92 int32_t *outFormat);
|
D | gr_device_impl.cpp | 326 int32_t *outFormat) { in GetColorFormat() argument 329 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.h | 92 int32_t *outFormat);
|
D | gr_device_impl.cpp | 326 int32_t *outFormat) { in GetColorFormat() argument 329 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ComposerVts.h | 74 uint32_t outputBufferSlotCount, PixelFormat* outFormat);
|
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
D | ComposerHal.h | 73 virtual Error getReadbackBufferAttributes(Display display, PixelFormat* outFormat,
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.h | 92 int32_t *outFormat);
|
D | gr_device_impl.cpp | 339 int32_t *outFormat) { in GetColorFormat() argument 342 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.h | 92 int32_t *outFormat);
|
D | gr_device_impl.cpp | 321 int32_t *outFormat) { in GetColorFormat() argument 324 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
|
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ |
D | Gralloc1On0Adapter.h | 231 gralloc1_error_t getFormat(int32_t* outFormat) const { in getFormat() argument 232 *outFormat = mDescriptor.format; in getFormat()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_device_impl.h | 92 int32_t *outFormat);
|
D | gr_device_impl.cpp | 411 int32_t *outFormat) { in GetColorFormat() argument 412 if (!outFormat) { in GetColorFormat() 418 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.h | 92 int32_t *outFormat);
|
D | gr_device_impl.cpp | 400 int32_t *outFormat) { in GetColorFormat() argument 403 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/ |
D | ComposerVts.h | 88 uint32_t outputBufferSlotCount, PixelFormat* outFormat);
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 110 PixelFormat* outFormat) { in createVirtualDisplay() argument 117 *outFormat = tmpFormat; in createVirtualDisplay()
|
/hardware/libhardware/include/hardware/ |
D | gralloc1.h | 606 int32_t* outFormat);
|
D | hwcomposer2.h | 1957 int32_t* /*android_pixel_format_t*/ outFormat,
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | mapper.cpp | 532 auto outFormat = va_arg(args, int*); in gralloc_perform() local 533 *outFormat = hnd->original_format; in gralloc_perform()
|
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 113 Error getReadbackBufferAttributes_2_3(Display display, PixelFormat* outFormat, in getReadbackBufferAttributes_2_3() argument 116 display, reinterpret_cast<common::V1_1::PixelFormat*>(outFormat), in getReadbackBufferAttributes_2_3()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | mapper.cpp | 582 auto outFormat = va_arg(args, int*); in gralloc_perform() local 583 *outFormat = hnd->original_format; in gralloc_perform()
|