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

  /external/skia/src/compute/skc/
weakref.c 29 #define SKC_WEAKREF_EPOCH_INIT 0ul
60 skc_weakref_epoch_init(skc_epoch_t * const epoch) function
62 *epoch = SKC_WEAKREF_EPOCH_INIT;
  /external/skqp/src/compute/skc/
weakref.c 29 #define SKC_WEAKREF_EPOCH_INIT 0ul
60 skc_weakref_epoch_init(skc_epoch_t * const epoch) function
62 *epoch = SKC_WEAKREF_EPOCH_INIT;

Completed in 452 milliseconds