Searched refs:hw_upload_temp (Results 1 – 2 of 2) sorted by relevance
127 void *hw_upload_temp; member
436 This->cursor.hw_upload_temp = MALLOC(32 * 4 * 32); in NineDevice9_ctor()437 if (!This->cursor.hw_upload_temp) in NineDevice9_ctor()637 FREE(This->cursor.hw_upload_temp); in NineDevice9_dtor()866 This->cursor.hw_upload_temp, 128, in NineDevice9_SetCursorProperties()869 data = This->cursor.hw_upload_temp; in NineDevice9_SetCursorProperties()