Searched defs:crec (Results 1 – 5 of 5) sorted by relevance
116 static SkPictureRecorder* AsPictureRecorder(sk_picture_recorder_t* crec) { in AsPictureRecorder()383 void sk_picture_recorder_delete(sk_picture_recorder_t* crec) { in sk_picture_recorder_delete()387 sk_canvas_t* sk_picture_recorder_begin_recording(sk_picture_recorder_t* crec, in sk_picture_recorder_begin_recording()392 sk_picture_t* sk_picture_recorder_end_recording(sk_picture_recorder_t* crec) { in sk_picture_recorder_end_recording()
255 struct crec { struct256 struct crec *next, *prev, *hash_next; argument262 struct crec* cache; argument265 } addr;266 unsigned short flags;267 union {271 } name;
606 struct crec* crec; in dhcp_update_configs() local
855 struct crec *crec = NULL, *aliasc; in cache_add_dhcp_entry() local