HomeSort by relevance Sort by last modified time
    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 439 if (!fbdev || !cb_handle_t::validate(cb) || !cb->canBePosted()) {
650 if (cb->canBePosted() || sw_read || sw_write ||
657 if (cb->canBePosted()) {
741 if (cb->canBePosted()) {
831 if (cb->canBePosted()) {

Completed in 148 milliseconds