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 455 if (!fbdev || !cb_handle_t::validate(cb) || !cb->canBePosted()) {
661 if (cb->canBePosted() || sw_read || sw_write ||
668 if (cb->canBePosted()) {
743 if (cb->canBePosted()) {
833 if (cb->canBePosted()) {

Completed in 36 milliseconds