OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBackingStore
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/libs/ui/
Gralloc1On0Adapter.cpp
104
bufferHook<decltype(&Buffer::
getBackingStore
),
105
&Buffer::
getBackingStore
, gralloc1_backing_store_t*>);
Gralloc1.cpp
315
if (!mFunctions.
getBackingStore
.load(mDevice, true)) {
/frameworks/native/include/ui/
Gralloc1.h
184
GRALLOC1_FUNCTION_GET_BACKING_STORE>
getBackingStore
;
Gralloc1On0Adapter.h
225
gralloc1_error_t
getBackingStore
(
Completed in 61 milliseconds