HomeSort by relevance Sort by last modified time
    Searched full: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 440 if (!fbdev || !cb_handle_t::validate(cb) || !cb->canBePosted()) {
651 if (cb->canBePosted() || sw_read || sw_write ||
658 if (cb->canBePosted()) {
742 if (cb->canBePosted()) {
832 if (cb->canBePosted()) {

Completed in 1806 milliseconds