OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:store_bool
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/json/
SkJSONCanvas.cpp
153
static void
store_bool
(Json::Value* target, const char* key, bool value, bool defaultValue) {
function
466
store_bool
(&result, SKJSONCANVAS_ATTRIBUTE_ANTIALIAS, paint.isAntiAlias(), false);
[
all
...]
/external/skia/tools/debugger/
SkDrawCommand.cpp
617
static void
store_bool
(Json::Value* target, const char* key, bool value, bool defaultValue) {
function
[
all
...]
Completed in 515 milliseconds