Searched refs:fDrawBufferCanBeMapped (Results 1 – 2 of 2) sorted by relevance
157 bool drawBufferCanBeMapped() const { return fDrawBufferCanBeMapped; } in drawBufferCanBeMapped()237 bool fDrawBufferCanBeMapped = true; variable
209 fDrawBufferCanBeMapped = false; in initCaps()