Lines Matching defs:false
180 * reset and will return false until another out-of-memory error is reported by the 3D API. If
181 * the context is abandoned then this will report false.
272 * 'scratchResourcesOnly' is false then all unlocked resources older than 'msNotUsed' will be
280 bool scratchResourcesOnly=false);
309 * unlocked resources with persistent data will remain. If 'scratchResourcesOnly' is false
353 * executing any more commands on the GPU. If this call returns false, then the GPU back-end
357 * If deleteSemaphoresAfterWait is false then Skia will not delete the semaphores. In this case
370 void flushAndSubmit(bool syncCpu = false) {
411 * If it returns false, then those same semaphores will not have been submitted and we will not
417 bool submit(bool syncCpu = false);
936 // true if the PM/UPM conversion succeeded; false otherwise