OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMappedPointer
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
PixelBuffer.cpp
42
uint8_t*
getMappedPointer
() const;
70
uint8_t* CpuPixelBuffer::
getMappedPointer
() const {
91
uint8_t*
getMappedPointer
() const;
145
uint8_t* GpuPixelBuffer::
getMappedPointer
() const {
PixelBuffer.h
95
* should not be used. After calling this method,
getMappedPointer
()
112
virtual uint8_t*
getMappedPointer
() const = 0;
Completed in 57 milliseconds