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

  /external/skia/include/effects/
SkLayerDrawLooper.h 24 * kEntirePaint_Bits means use the layer's paint completely.
44 kEntirePaint_Bits = -1,
  /external/skia/src/effects/
SkLayerDrawLooper.cpp 75 // Even with kEntirePaint_Bits, we always ensure that the master paint's
91 if (kEntirePaint_Bits == bits) {
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontAndroid.cpp 117 info.fPaintBits = SkLayerDrawLooper::kEntirePaint_Bits;
    [all...]

Completed in 2428 milliseconds