OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canBePosted
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
gralloc_cb.h
81
bool
canBePosted
() {
/device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp
445
if (!fbdev || !cb_handle_t::validate(cb) || !cb->
canBePosted
()) {
651
if (cb->
canBePosted
() || sw_read || sw_write ||
658
if (cb->
canBePosted
()) {
733
if (cb->
canBePosted
()) {
823
if (cb->
canBePosted
()) {
Completed in 43 milliseconds