OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImageOperation
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/common/gpu/
gpu_channel_manager.h
106
struct
ImageOperation
{
107
ImageOperation
(int32 sync_point, base::Closure callback);
108
~
ImageOperation
();
114
typedef std::deque<
ImageOperation
*> ImageOperationQueue;
132
void OnDeleteImageSyncPointRetired(
ImageOperation
*);
gpu_channel_manager.cc
23
GpuChannelManager::
ImageOperation
::
ImageOperation
(
29
GpuChannelManager::
ImageOperation
::~
ImageOperation
() {
201
new
ImageOperation
(0, base::Bind(&GpuChannelManager::CreateImage,
224
new
ImageOperation
(sync_point,
240
ImageOperation
* image_operation) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jai.jar
Completed in 32 milliseconds