OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllocatedSizeInBytes
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/skia/src/image/
SkDataPixelRef.h
25
virtual size_t
getAllocatedSizeInBytes
() const SK_OVERRIDE;
SkDataPixelRef.cpp
33
size_t SkDataPixelRef::
getAllocatedSizeInBytes
() const {
/external/skia/src/image/
SkDataPixelRef.h
25
virtual size_t
getAllocatedSizeInBytes
() const SK_OVERRIDE;
SkDataPixelRef.cpp
33
size_t SkDataPixelRef::
getAllocatedSizeInBytes
() const {
/external/chromium_org/third_party/skia/include/core/
SkMallocPixelRef.h
61
virtual size_t
getAllocatedSizeInBytes
() const SK_OVERRIDE;
SkPixelRef.h
285
virtual size_t
getAllocatedSizeInBytes
() const;
/external/skia/include/core/
SkMallocPixelRef.h
61
virtual size_t
getAllocatedSizeInBytes
() const SK_OVERRIDE;
SkPixelRef.h
285
virtual size_t
getAllocatedSizeInBytes
() const;
/external/chromium_org/third_party/skia/src/core/
SkMallocPixelRef.cpp
121
size_t SkMallocPixelRef::
getAllocatedSizeInBytes
() const {
SkPixelRef.cpp
285
size_t SkPixelRef::
getAllocatedSizeInBytes
() const {
SkScaledImageCache.cpp
204
virtual size_t
getAllocatedSizeInBytes
() const SK_OVERRIDE;
260
size_t SkOneShotDiscardablePixelRef::
getAllocatedSizeInBytes
() const {
SkBitmap.cpp
[
all
...]
/external/skia/src/core/
SkMallocPixelRef.cpp
121
size_t SkMallocPixelRef::
getAllocatedSizeInBytes
() const {
SkPixelRef.cpp
285
size_t SkPixelRef::
getAllocatedSizeInBytes
() const {
SkScaledImageCache.cpp
204
virtual size_t
getAllocatedSizeInBytes
() const SK_OVERRIDE;
260
size_t SkOneShotDiscardablePixelRef::
getAllocatedSizeInBytes
() const {
SkBitmap.cpp
[
all
...]
Completed in 62 milliseconds