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

  /external/chromium_org/native_client_sdk/src/examples/api/mouse_lock/
mouse_lock.h 81 void ClearToBackground(pp::ImageData* image);
mouse_lock.cc 213 ClearToBackground(&image);
220 void MouseLockInstance::ClearToBackground(pp::ImageData* image) {
222 Log("ClearToBackground with NULL image.");
226 Log("ClearToBackground with no scanline.");

Completed in 141 milliseconds