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

  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 214 bool haveGles = hwc.hasGlesComposition(mHwcDisplayId);
239 (hwc.hasGlesComposition(mHwcDisplayId) &&
SurfaceFlinger.cpp     [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 118 bool hasGlesComposition(int32_t id) const;
HWComposer.cpp 717 bool HWComposer::hasGlesComposition(int32_t id) const {
    [all...]

Completed in 159 milliseconds