Searched refs:ImageOperation (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/
H A Dgpu_channel_manager.h102 struct ImageOperation { struct in class:content::GpuChannelManager
103 ImageOperation(int32 sync_point, base::Closure callback);
104 ~ImageOperation();
110 typedef std::deque<ImageOperation*> ImageOperationQueue;
129 void OnDeleteImageSyncPointRetired(ImageOperation*);
H A Dgpu_channel_manager.cc24 GpuChannelManager::ImageOperation::ImageOperation( function in class:content::GpuChannelManager::ImageOperation
30 GpuChannelManager::ImageOperation::~ImageOperation() {
205 new ImageOperation(0, base::Bind(&GpuChannelManager::CreateImage,
228 new ImageOperation(sync_point,
244 ImageOperation* image_operation) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jai.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 934 milliseconds