OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCurrentPixelBuffer
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/renderstate/
PixelBufferState.cpp
22
:
mCurrentPixelBuffer
(0) {
26
if (
mCurrentPixelBuffer
!= buffer) {
28
mCurrentPixelBuffer
= buffer;
35
if (
mCurrentPixelBuffer
) {
37
mCurrentPixelBuffer
= 0;
PixelBufferState.h
31
GLuint
mCurrentPixelBuffer
;
MeshState.h
120
GLuint
mCurrentPixelBuffer
;
MeshState.cpp
27
,
mCurrentPixelBuffer
(0)
Completed in 45 milliseconds