Home
last modified time | relevance | path

Searched refs:apply_shader (Results 1 – 4 of 4) sorted by relevance

/external/skia/samplecode/
DClockFaceView.cpp156 static void apply_shader(SkPaint* paint, float scale) in apply_shader() function
236 apply_shader(&paint, fInterp); in onDraw()
DSampleTextEffects.cpp280 static void apply_shader(SkPaint* paint, int index) { in apply_shader() function
341 apply_shader(&paint, i); in onDrawContent()
DSampleAll.cpp308 static void apply_shader(SkPaint* paint, int index) { in apply_shader() function
676 apply_shader(&paint, i); in drawOneRaster()
DSampleSlides.cpp679 static void apply_shader(SkPaint* paint, int index) { in apply_shader() function
703 apply_shader(&paint, i); in texteffect_slide()