OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ashmemBasePid
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
gralloc_cb.h
46
ashmemBasePid
(0),
104
int
ashmemBasePid
; // process id which mapped the ashmem region
/device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp
99
cb->
ashmemBasePid
= getpid();
657
if (cb->
ashmemBasePid
!= getpid() || !cb->ashmemBase) {
825
if (cb->
ashmemBasePid
!= getpid() || !cb->ashmemBase) {
[
all
...]
Completed in 35 milliseconds