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

  /external/skia/include/private/
GrAuditTrail.h 21 * to enable auditing only when required and disable it promptly. The AutoEnable class helps to
50 class AutoEnable {
52 AutoEnable(GrAuditTrail* auditTrail)
58 ~AutoEnable() {
  /external/skia/tools/debugger/
SkDrawCommand.cpp 242 GrAuditTrail::AutoEnable enable(at);
    [all...]

Completed in 1067 milliseconds