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

  /external/skia/tests/
MallocPixelRefTest.cpp 38 SkMallocPixelRef::NewWithData(info, rowBytes, nullptr, data.get()));
47 SkMallocPixelRef::NewWithData(info, rowBytes, nullptr, data.get()));
112 SkMallocPixelRef::NewWithData(info, rowBytes, nullptr, data.get()));
  /external/skia/include/core/
SkMallocPixelRef.h 81 static SkMallocPixelRef* NewWithData(const SkImageInfo& info,
  /external/skia/src/core/
SkMallocPixelRef.cpp 122 SkMallocPixelRef* SkMallocPixelRef::NewWithData(const SkImageInfo& info,
SkBitmap.cpp     [all...]

Completed in 378 milliseconds