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

  /external/chromium_org/native_client_sdk/src/examples/api/mouse_lock/
mouse_lock.h 83 void DrawCenterSpot(pp::ImageData* image, uint32_t spot_color);
mouse_lock.cc 215 DrawCenterSpot(&image, kForegroundColor);
240 void MouseLockInstance::DrawCenterSpot(pp::ImageData* image,
243 Log("DrawCenterSpot with NULL image");

Completed in 34 milliseconds