Home
last modified time | relevance | path

Searched refs:getPixelFormat (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp621 if (gBuf->getPixelFormat() == HAL_PIXEL_FORMAT_YV12) { in hwcTestSetPixel()
642 if (attrib->format == gBuf->getPixelFormat()) { break; } in hwcTestSetPixel()
646 gBuf->getPixelFormat()); in hwcTestSetPixel()
661 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, alpha); in hwcTestFillColor()
720 if (colorFormat != (uint32_t) gBuf->getPixelFormat()) { in hwcTestFillColorHBlend()
721 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color); in hwcTestFillColorHBlend()
723 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, 1.0); in hwcTestFillColorHBlend()
/frameworks/native/include/ui/
DGraphicBuffer.h89 PixelFormat getPixelFormat() const { return format; } in getPixelFormat() function
/frameworks/native/libs/gui/
DCpuConsumer.cpp103 nativeBuffer->format = mSlots[buf].mGraphicBuffer->getPixelFormat(); in lockNextBuffer()
DSurfaceTexture.cpp623 switch (buf->getPixelFormat()) { in computeCurrentTransformMatrixLocked()
/frameworks/base/core/java/android/view/
DDisplay.java480 public int getPixelFormat() { in getPixelFormat() method in Display
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp950 format = buffer->getPixelFormat(); in dump()
/frameworks/base/api/
D14.txt21717 method public int getPixelFormat();
D15.txt21859 method public int getPixelFormat();
D16.txt22901 method public int getPixelFormat();
D17.txt23702 method public deprecated int getPixelFormat();
Dcurrent.txt23702 method public deprecated int getPixelFormat();