Home
last modified time | relevance | path

Searched refs:outFormat (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerTestUtils.h82 PixelFormat* outFormat);
DVtsHalGraphicsComposerTestUtils.cpp111 PixelFormat* outFormat) { in createVirtualDisplay() argument
118 *outFormat = tmpFormat; in createVirtualDisplay()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.h92 int32_t *outFormat);
Dgr_device_impl.cpp329 int32_t *outFormat) { in GetColorFormat() argument
332 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
/hardware/qcom/display/sdm845/libgralloc1/
Dgr_device_impl.h92 int32_t *outFormat);
Dgr_device_impl.cpp329 int32_t *outFormat) { in GetColorFormat() argument
332 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.h92 int32_t *outFormat);
Dgr_device_impl.cpp314 int32_t *outFormat) { in GetColorFormat() argument
317 *outFormat = PRIV_HANDLE_CONST(buffer)->GetColorFormat(); in GetColorFormat()
/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1On0Adapter.h231 gralloc1_error_t getFormat(int32_t* outFormat) const { in getFormat() argument
232 *outFormat = mDescriptor.format; in getFormat()
/hardware/libhardware/include/hardware/
Dgralloc1.h603 int32_t* outFormat);
/hardware/qcom/display/msm8994/libgralloc/
Dmapper.cpp532 auto outFormat = va_arg(args, int*); in gralloc_perform() local
533 *outFormat = hnd->original_format; in gralloc_perform()
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp583 auto outFormat = va_arg(args, int*); in gralloc_perform() local
584 *outFormat = hnd->original_format; in gralloc_perform()