Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DImageManager.cpp70 queueOperation(std::move(entry)); in cacheAsync()
86 queueOperation(std::move(entry)); in releaseAsync()
89 void ImageManager::queueOperation(const QueueEntry&& entry) { in queueOperation() function in android::renderengine::gl::ImageManager
DImageManager.h61 void queueOperation(const QueueEntry&& entry);