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 156 class JavaPixelAllocator : public SkBitmap::Allocator {
158 JavaPixelAllocator(JNIEnv* env);
Graphics.cpp 562 JavaPixelAllocator::JavaPixelAllocator(JNIEnv* env)
571 bool JavaPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) {

Completed in 914 milliseconds