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

  /external/chromium_org/third_party/skia/src/images/
SkDecodingImageGenerator.cpp 57 class TargetAllocator : public SkBitmap::Allocator {
59 TargetAllocator(const SkImageInfo& info,
174 TargetAllocator allocator(fInfo, pixels, rowBytes);
  /external/skia/src/images/
SkDecodingImageGenerator.cpp 57 class TargetAllocator : public SkBitmap::Allocator {
59 TargetAllocator(const SkImageInfo& info,
174 TargetAllocator allocator(fInfo, pixels, rowBytes);

Completed in 190 milliseconds