Searched defs:dpiX (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/host/ |
D | RenderWindow.cpp | 129 int dpiX; member 665 int dpiX, int dpiY) { in setDisplayConfigs()
|
D | FrameBuffer.h | 892 int dpiX; member
|
D | RendererImpl.cpp | 716 int dpiX, int dpiY) { in setDisplayConfigs()
|
D | FrameBuffer.cpp | 2485 int dpiX = static_cast<int>(s->getBe32()); in onLoad() local 2882 void FrameBuffer::setDisplayConfigs(int configId, int w, int h, int dpiX, int dpiY) { in setDisplayConfigs()
|
/hardware/google/gfxstream/host/gl/gl-host-common/ |
D | opengles.cpp | 523 void android_setOpenglesDisplayConfigs(int configId, int w, int h, int dpiX, in android_setOpenglesDisplayConfigs()
|
/hardware/google/graphics/common/hwc3/impl/ |
D | HalImpl.cpp | 490 int32_t dpiX, dpiY; in getDisplayConfigurations() local
|