Home
last modified time | relevance | path

Searched defs:png_representation (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/snapshot/
Dsnapshot_win.cc45 std::vector<unsigned char>* png_representation) { in GrabHwndSnapshot()
109 std::vector<unsigned char>* png_representation, in GrabViewSnapshot()
115 std::vector<unsigned char>* png_representation, in GrabWindowSnapshot()
Dsnapshot_aura.cc21 std::vector<unsigned char>* png_representation, in GrabViewSnapshot()
27 std::vector<unsigned char>* png_representation, in GrabWindowSnapshot()
Dsnapshot_android.cc22 std::vector<unsigned char>* png_representation, in GrabViewSnapshot()
29 std::vector<unsigned char>* png_representation, in GrabWindowSnapshot()
/external/chromium_org/ui/snapshot/test/
Dsnapshot_desktop_win.cc12 std::vector<unsigned char>* png_representation) { in GrabDesktopSnapshot()