OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apply_paint_imagefilter
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/json/
SkJSONCanvas.cpp
443
static void
apply_paint_imagefilter
(const SkPaint& paint, Json::Value* target, bool sendBinaries) {
function
479
apply_paint_imagefilter
(paint, &result, fSendBinaries);
[
all
...]
SkJSONRenderer.cpp
336
static void
apply_paint_imagefilter
(Json::Value& jsonPaint, SkPaint* target) {
function in namespace:SkJSONRenderer
512
apply_paint_imagefilter
(paint, result);
[
all
...]
/external/skia/tools/debugger/
SkDrawCommand.cpp
1055
static void
apply_paint_imagefilter
(const SkPaint& paint, Json::Value* target,
function
[
all
...]
Completed in 97 milliseconds