OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CpuUpload
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
TransferQueue.h
68
CpuUpload
= 0,
210
// around driver/HW issue, we can set it to
CpuUpload
.
TransferQueue.cpp
354
if (m_transferQueue[index].uploadType ==
CpuUpload
) {
488
if (type ==
CpuUpload
&& bitmap) {
511
ALOGD("Now we set the upload to %s", m_currentUploadType == GpuUpload ? "GpuUpload" : "
CpuUpload
");
/external/webkit/Source/WebKit/android/nav/
WebView.cpp
[
all
...]
Completed in 135 milliseconds