Home
last modified time | relevance | path

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

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