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

  /hardware/qcom/display/msm8084/libgralloc/
gralloc.cpp 37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 open: gralloc_device_open
98 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/qcom/display/msm8226/libgralloc/
gralloc.cpp 37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 open: gralloc_device_open
98 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/qcom/display/msm8909/libgralloc/
gralloc.cpp 37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 .open = gralloc_device_open
97 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 .open = gralloc_device_open
97 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/qcom/display/msm8994/libgralloc/
gralloc.cpp 39 static int gralloc_device_open(const hw_module_t* module, const char* name,
66 open: gralloc_device_open
103 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/qcom/display/msm8996/libgralloc/
gralloc.cpp 39 static int gralloc_device_open(const hw_module_t* module, const char* name,
66 .open = gralloc_device_open
103 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/qcom/display/msm8998/libgralloc/
gralloc.cpp 37 static int gralloc_device_open(const hw_module_t* module, const char* name,
64 .open = gralloc_device_open
97 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/libhardware/modules/gralloc/
gralloc.cpp 55 static int gralloc_device_open(const hw_module_t* module, const char* name,
75 .open = gralloc_device_open
292 int gralloc_device_open(const hw_module_t* module, const char* name, function
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 43 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device);
47 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open};
63 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device) { function
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 42 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device);
46 static struct hw_module_methods_t gralloc_module_methods = {.open = gralloc_device_open};
62 int gralloc_device_open(const struct hw_module_t *module, const char *name, hw_device_t **device) { function
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 44 static int gralloc_device_open(const hw_module_t *module, const char *name, hw_device_t **device) function
379 .open = gralloc_device_open,
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 1305 static int gralloc_device_open(const hw_module_t* module, function
    [all...]

Completed in 1231 milliseconds