Home | History | Annotate | Download | only in service

Lines Matching refs:glTexSubImage2D

55 // Regular glTexSubImage2D call.
57 glTexSubImage2D(
64 // Full glTexSubImage2D call, from glTexImage2D params.
66 glTexSubImage2D(
291 TRACE_EVENT0("gpu", "glTexSubImage2D with data");
342 TRACE_EVENT0("gpu", "glTexSubImage2D");
453 // In practice, they are complete when the CPU glTexSubImage2D completes.
594 // - glTexSubImage2D will sleep for 16ms on a good day, and 100ms
654 // Also, older ICS drivers crash when we do any glTexSubImage2D on the
672 TRACE_EVENT0("gpu", "glTexSubImage2D");