Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DDisplayGl.cpp49 if (layer.layerOptions) { in post()
54 layer.colorBuffer->glOpPostLayer(*layer.layerOptions, post.frameWidth, in post()
DDisplayGl.h40 std::optional<ComposeLayer> layerOptions; member
/hardware/google/gfxstream/host/
DPostWorkerGl.cpp176 .layerOptions = postLayerOptions, in postImpl()
209 .layerOptions = postLayerOptions, in postImpl()