Home
last modified time | relevance | path

Searched refs:getTaskCommand (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache.h77 TaskCommand getTaskCommand() { return mCommand; } in getTaskCommand() function
DMultifileBlobCache.cpp820 switch (task.getTaskCommand()) { in processTask()
900 if (task.getTaskCommand() == TaskCommand::Exit) { in processTasksImpl()