Searched defs:pixelFormat (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 99 int32_t ReadbackHelper::GetBytesPerPixel(PixelFormat pixelFormat) { in GetBytesPerPixel() 111 PixelFormat pixelFormat, in fillBuffer() 155 bool ReadbackHelper::readbackSupported(const PixelFormat& pixelFormat, const Dataspace& dataspace, in readbackSupported() 173 const PixelFormat pixelFormat) { in compareColorBuffers() 191 uint32_t height, PixelFormat pixelFormat, Dataspace dataspace) { in ReadbackBuffer()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | ReadbackVts.cpp | 106 int32_t ReadbackHelper::GetBytesPerPixel(common::PixelFormat pixelFormat) { in GetBytesPerPixel() 118 common::PixelFormat pixelFormat, in fillBuffer() 162 bool ReadbackHelper::readbackSupported(const common::PixelFormat& pixelFormat, in readbackSupported() 176 const uint32_t height, common::PixelFormat pixelFormat) { in compareColorBuffers() 193 int32_t width, int32_t height, common::PixelFormat pixelFormat, in ReadbackBuffer()
|
D | VtsComposerClient.cpp | 62 int32_t width, int32_t height, PixelFormat pixelFormat, int32_t bufferSlotCount) { in createVirtualDisplay()
|
D | VtsHalGraphicsComposer3_TargetTest.cpp | 1114 sp<GraphicBuffer> allocate(::android::PixelFormat pixelFormat) { in allocate()
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer_defs.h | 135 int32_t pixelFormat; member
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 268 PixelFormat pixelFormat; in TEST_P() local
|
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplayModule.cpp | 280 hwc::PixelFormat pixelFormat; in getClientTargetProperty() local
|
/hardware/qcom/camera/msm8998/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 1289 int pixelFormat) in initUsbCamera()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 7449 void omx_vdpp::setFormatParams(int pixelFormat, double bytesperpixel[], unsigned char *planesCount) in setFormatParams()
|