Home
last modified time | relevance | path

Searched refs:glOpPostViewportScaledWithOverlay (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/
DDisplayGl.cpp60 layer.colorBuffer->glOpPostViewportScaledWithOverlay( in post()
/hardware/google/gfxstream/host/
DColorBuffer.h111 void glOpPostViewportScaledWithOverlay(float rotation, float dx, float dy);
DColorBuffer.cpp570 void ColorBuffer::glOpPostViewportScaledWithOverlay(float rotation, float dx, float dy) { in glOpPostViewportScaledWithOverlay() function in gfxstream::ColorBuffer