Searched refs:perform (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
H A Dperf24 debug_do() { perform=$PERFORM; if [ "$1" = "-y" ]; then shift; perform=; fi
25 [ "$1" = "eval" ] && echo $2 || echo $*; $perform $*
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp86 perform: gralloc_perform,
/hardware/qcom/display/msm8974/libgralloc/
H A Dgralloc.cpp86 perform: gralloc_perform,
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgralloc.cpp86 perform: gralloc_perform,
/hardware/libhardware/include/hardware/
H A Dgralloc.h225 int (*perform)(struct gralloc_module_t const* module, member in struct:gralloc_module_t
/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c350 ERROR("perform %d unknown!\n", op);
537 win->base.perform = cnw_perform;

Completed in 3459 milliseconds