HomeSort by relevance Sort by last modified time
    Searched refs:suppressErrorChecks (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
LayerRenderer.h 72 virtual bool suppressErrorChecks() const;
LayerRenderer.cpp 100 bool LayerRenderer::suppressErrorChecks() const {
OpenGLRenderer.h 476 virtual bool suppressErrorChecks() const {
    [all...]
OpenGLRenderer.cpp 326 if (!suppressErrorChecks()) {
    [all...]

Completed in 795 milliseconds