OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:draw_mask
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/
bitmapshader.cpp
27
static void
draw_mask
(SkBitmap* bm) {
function in namespace:skiagm
49
draw_mask
(&fMask);
/external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp
580
bool
draw_mask
(GrContext* context, const SkRect& maskRect,
function in namespace:__anon19894
635
return
draw_mask
(context, maskRect, grp, texture);
803
if (
draw_mask
(fContext, maskRect, &grPaint, filtered)) {
[
all
...]
Completed in 500 milliseconds