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

  /external/replicaisland/tools/
ExtractPoints.js 196 var black = new SolidColor;
201 var redColor = new SolidColor;
206 var greenColor = new SolidColor;
211 var blueColor = new SolidColor;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 159 case HWC2::Composition::SolidColor:
486 case HWC2::Composition::SolidColor:
HWC2On1Adapter.cpp     [all...]
  /hardware/libhardware/include/hardware/
hwcomposer2.h 337 case HWC2_COMPOSITION_SOLID_COLOR: return "SolidColor";
550 SolidColor = HWC2_COMPOSITION_SOLID_COLOR,
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 173 milliseconds