OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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