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

  /external/skia/include/private/
GrAuditTrail.h 26 * to enable auditing only when required and disable it promptly. The AutoEnable class helps to
36 class AutoEnable {
38 AutoEnable(GrAuditTrail* auditTrail)
44 ~AutoEnable() {
61 AutoEnable fAutoEnable;
75 AutoEnable fAutoEnable;
  /external/skqp/include/private/
GrAuditTrail.h 26 * to enable auditing only when required and disable it promptly. The AutoEnable class helps to
36 class AutoEnable {
38 AutoEnable(GrAuditTrail* auditTrail)
44 ~AutoEnable() {
61 AutoEnable fAutoEnable;
75 AutoEnable fAutoEnable;

Completed in 49 milliseconds