HomeSort by relevance Sort by last modified time
    Searched refs:MapPixelBuffer (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/resources/
resource_provider.h 285 uint8_t* MapPixelBuffer(ResourceId id);
pixel_buffer_raster_worker_pool.cc 512 // MapPixelBuffer() returns NULL if context was lost at the time
515 uint8* buffer = resource_provider()->MapPixelBuffer(
595 // Balanced with MapPixelBuffer() call in ScheduleMoreTasks().
resource_provider_unittest.cc     [all...]
resource_provider.cc     [all...]

Completed in 48 milliseconds