Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DDisplayGl.cpp54 layer.colorBuffer->glOpPostLayer(*layer.layerOptions, post.frameWidth, in post()
/hardware/google/gfxstream/host/
DColorBuffer.h110 void glOpPostLayer(const ComposeLayer& l, int frameWidth, int frameHeight);
DColorBuffer.cpp562 void ColorBuffer::glOpPostLayer(const ComposeLayer& l, int frameWidth, int frameHeight) { in glOpPostLayer() function in gfxstream::ColorBuffer