HomeSort by relevance Sort by last modified time
    Searched defs:mergeable (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
DeferredDisplayList.cpp 138 * Checks if a (mergeable) op can be merged into this batch
407 bool mergeable = op->onDefer(renderer, &batchId, &mergeId); local
411 mergeable &= !recordingComplexClip();
441 if (mergeable) {
453 if (targetBatch || mergeable) {
469 // of the same batch/paint could swap order, such as with a non-mergeable
470 // (clipped) and a mergeable text operation
484 if (mergeable) {
  /external/emma/lib/
emma.jar 

Completed in 44 milliseconds