Home
last modified time | relevance | path

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

/frameworks/webview/chromium/plat_support/
Ddraw_sw.h31 struct AwPixelInfo { struct
32 int version; // The kAwPixelInfoVersion this struct was built with. argument
41 typedef AwPixelInfo* (AwAccessPixelsFunction)(JNIEnv* env, jobject canvas); argument