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 136 class JavaPixelAllocator : public SkBitmap::Allocator {
138 JavaPixelAllocator(JNIEnv* env);
Graphics.cpp 509 JavaPixelAllocator::JavaPixelAllocator(JNIEnv* env)
518 bool JavaPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) {

Completed in 138 milliseconds