OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unbindPixelBuffer
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
Caches.h
186
bool
unbindPixelBuffer
();
PixelBuffer.cpp
105
mCaches.
unbindPixelBuffer
();
Caches.cpp
382
bool Caches::
unbindPixelBuffer
() {
FontRenderer.cpp
392
caches.
unbindPixelBuffer
();
555
Caches::getInstance().
unbindPixelBuffer
();
Completed in 155 milliseconds