Searched defs:dy (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/host/gl/ |
D | TextureDraw.h | 50 bool draw(GLuint texture, float rotationDegrees, float dx, float dy) { in draw() 55 bool drawWithOverlay(GLuint texture, float rotationDegrees, float dx, float dy) { in drawWithOverlay()
|
D | DisplayGl.h | 48 float dy; member
|
D | TextureDraw.cpp | 277 float dx, float dy, bool wantOverlay) { in drawImpl()
|
D | ColorBufferGl.cpp | 961 bool ColorBufferGl::post(GLuint tex, float rotation, float dx, float dy) { in post() 967 bool ColorBufferGl::postViewportScaledWithOverlay(float rotation, float dx, float dy) { in postViewportScaledWithOverlay()
|
/hardware/google/gfxstream/host/ |
D | PostWorkerGl.cpp | 234 float dy = py * fy; in postWithOverlay() local
|
D | ColorBuffer.cpp | 565 void ColorBuffer::glOpPostViewportScaledWithOverlay(float rotation, float dx, float dy) { in glOpPostViewportScaledWithOverlay()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XI2proto.h | 1078 FP3232 dy; member
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 12644 int dy = -1; local
|