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),
100
int
ashmemBasePid
; // process id which mapped the ashmem region
/device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp
103
cb->
ashmemBasePid
= getpid();
654
if (cb->
ashmemBasePid
!= getpid() || !cb->ashmemBase) {
817
if (cb->
ashmemBasePid
!= getpid() || !cb->ashmemBase) {
Completed in 34 milliseconds