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

  /external/skia/tests/
MallocPixelRefTest.cpp 37 SkMallocPixelRef::NewWithData(info, rowBytes, nullptr, data));
46 SkMallocPixelRef::NewWithData(info, rowBytes, nullptr, data));
100 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 119 SkMallocPixelRef* SkMallocPixelRef::NewWithData(const SkImageInfo& info,
SkBitmap.cpp     [all...]

Completed in 116 milliseconds