HomeSort by relevance Sort by last modified time
    Searched refs:mIsGlesComposition (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/
Layer.h 600 bool mIsGlesComposition;
Layer.cpp 89 mIsGlesComposition(false),
789 mIsGlesComposition = (layer.getCompositionType() == HWC_FRAMEBUFFER);
    [all...]

Completed in 61 milliseconds