HomeSort by relevance Sort by last modified time
    Searched defs:mCurrentDataSpace (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/gui/include/gui/
GLConsumer.h 412 // mCurrentDataSpace is the dataspace for the current texture. It
414 android_dataspace mCurrentDataSpace;
  /frameworks/native/services/surfaceflinger/
BufferLayerConsumer.h 326 // mCurrentDataSpace is the dataspace for the current texture. It
328 ui::Dataspace mCurrentDataSpace;
Layer.h 298 ui::Dataspace getDataSpace() const { return mCurrentDataSpace; }
747 ui::Dataspace mCurrentDataSpace = ui::Dataspace::UNKNOWN;

Completed in 181 milliseconds