HomeSort by relevance Sort by last modified time
    Searched refs:gBitmapI (Results 1 - 4 of 4) sorted by null

  /development/samples/BrowserPlugin/jni/video/
VideoPlugin.cpp 36 extern ANPBitmapInterfaceV0 gBitmapI;
  /development/samples/BrowserPlugin/jni/
main.cpp 70 ANPBitmapInterfaceV0 gBitmapI;
119 { kBitmapInterfaceV0_ANPGetValue, sizeof(gBitmapI), &gBitmapI },
  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 36 extern ANPBitmapInterfaceV0 gBitmapI;
331 if (gBitmapI.getPixelPacking(gRecs[i].fFormat, &packing)) {
  /frameworks/base/tests/BrowserTestPlugin/jni/
main.cpp 63 ANPBitmapInterfaceV0 gBitmapI;

Completed in 113 milliseconds