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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
imageop.c 719 imageop_grey2rgb(PyObject *self, PyObject *args) function
773 { "grey2rgb", imageop_grey2rgb, METH_VARARGS },
  /external/python/cpython2/Modules/
imageop.c 722 imageop_grey2rgb(PyObject *self, PyObject *args) function
776 { "grey2rgb", imageop_grey2rgb, METH_VARARGS },

Completed in 531 milliseconds