Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/utils/vts/
DReadbackVts.cpp99 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/
DReadbackVts.cpp106 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()
DVtsComposerClient.cpp62 int32_t width, int32_t height, PixelFormat pixelFormat, int32_t bufferSlotCount) { in createVirtualDisplay()
DVtsHalGraphicsComposer3_TargetTest.cpp1114 sp<GraphicBuffer> allocate(::android::PixelFormat pixelFormat) { in allocate()
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h135 int32_t pixelFormat; member
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp268 PixelFormat pixelFormat; in TEST_P() local
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp280 hwc::PixelFormat pixelFormat; in getClientTargetProperty() local
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp1289 int pixelFormat) in initUsbCamera()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp7449 void omx_vdpp::setFormatParams(int pixelFormat, double bytesperpixel[], unsigned char *planesCount) in setFormatParams()