Home
last modified time | relevance | path

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

/external/chromium_org/cc/resources/
Dpicture.cc411 std::string b64_picture; in AsValue() local
413 &b64_picture); in AsValue()
414 res->SetString("skp64", b64_picture); in AsValue()