Home
last modified time | relevance | path

Searched refs:ptp_render_ofc (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dptp.h2552 int ptp_render_ofc(PTPParams* params, uint16_t ofc, int spaceleft, char *txt);
Dptp.c4275 ptp_render_ofc(PTPParams* params, uint16_t ofc, int spaceleft, char *txt) in ptp_render_ofc() function
Dlibmtp.c2911 (void) ptp_render_ofc (params, params->deviceinfo.ImageFormats[i], sizeof(txt), txt); in LIBMTP_Dump_Device_Info()