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

  /external/skia/samplecode/
ClockFaceView.cpp 156 static void apply_shader(SkPaint* paint, float scale) function
236 apply_shader(&paint, fInterp);
SampleTextEffects.cpp 280 static void apply_shader(SkPaint* paint, int index) { function
341 apply_shader(&paint, i);
SampleAll.cpp 308 static void apply_shader(SkPaint* paint, int index) { function
676 apply_shader(&paint, i);
SampleSlides.cpp 679 static void apply_shader(SkPaint* paint, int index) { function
703 apply_shader(&paint, i);

Completed in 1102 milliseconds