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

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 233 void setContentsImage(SkBitmapRef* img);
BaseLayerAndroid.cpp 130 setContentsImage(image->nativeImageForCurrentFrame());
LayerAndroid.cpp 520 void LayerAndroid::setContentsImage(SkBitmapRef* img)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp     [all...]
  /external/webkit/Source/WebKit/android/jni/
ViewStateSerializer.cpp 535 layer->setContentsImage(imageRef);

Completed in 423 milliseconds