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

  /external/webkit/Source/WebKit/android/plugins/
ANPBitmapInterface.cpp 31 static bool anp_getPixelPacking(ANPBitmapFormat fmt, ANPPixelPacking* packing) {
android_npapi.h 50 typedef int32_t ANPBitmapFormat;
65 ANPBitmapFormat format;
261 bool (*getPixelPacking)(ANPBitmapFormat, ANPPixelPacking* packing);
    [all...]
ANPSurfaceInterface.cpp 86 static inline ANPBitmapFormat convertPixelFormat(PixelFormat format) {
  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 321 ANPBitmapFormat fFormat;
  /development/samples/BrowserPlugin/jni/
main.cpp 343 static ANPBitmapFormat currentFormat = -1;

Completed in 45 milliseconds