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

  /external/skia/dm/
DMReplayTask.cpp 14 ReplayTask::ReplayTask(const Task& parent,
25 void ReplayTask::draw() {
41 bool ReplayTask::shouldSkip() const {
DMReplayTask.h 14 class ReplayTask : public CpuTask {
21 ReplayTask(const Task& parent, // ReplayTask must be a child task. Pass its parent here.

Completed in 3534 milliseconds