HomeSort by relevance Sort by last modified time
    Searched defs:JavaPixelAllocator (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 161 class JavaPixelAllocator : public SkBitmap::Allocator {
163 JavaPixelAllocator(JNIEnv* env);
Graphics.cpp 591 JavaPixelAllocator::JavaPixelAllocator(JNIEnv* env)
600 bool JavaPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) {

Completed in 34 milliseconds