OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apply_paint_style
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/json/
SkJSONCanvas.cpp
281
static void
apply_paint_style
(const SkPaint& paint, Json::Value* target) {
function
472
apply_paint_style
(paint, &result);
[
all
...]
SkJSONRenderer.cpp
347
static void
apply_paint_style
(Json::Value& jsonPaint, SkPaint* target) {
function in namespace:SkJSONRenderer
513
apply_paint_style
(paint, result);
[
all
...]
/external/skia/tools/debugger/
SkDrawCommand.cpp
847
static void
apply_paint_style
(const SkPaint& paint, Json::Value* target) {
function
[
all
...]
Completed in 53 milliseconds