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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.cpp 46 *reinterpret_cast<void **>(&LINK_adreno_compute_aligned_width_and_height) =
115 if (LINK_adreno_compute_aligned_width_and_height) {
116 LINK_adreno_compute_aligned_width_and_height(
gr_adreno_info.h 129 void (*LINK_adreno_compute_aligned_width_and_height)(int width, int height, int bpp,
  /hardware/qcom/display/msm8998/libgralloc1/
gr_adreno_info.cpp 46 *reinterpret_cast<void **>(&LINK_adreno_compute_aligned_width_and_height) =
115 if (LINK_adreno_compute_aligned_width_and_height) {
116 LINK_adreno_compute_aligned_width_and_height(
gr_adreno_info.h 124 void (*LINK_adreno_compute_aligned_width_and_height)(int width, int height, int bpp,
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 92 LINK_adreno_compute_aligned_width_and_height = NULL;
99 *(void **)&LINK_adreno_compute_aligned_width_and_height =
163 if(LINK_adreno_compute_aligned_width_and_height) {
164 LINK_adreno_compute_aligned_width_and_height(width,
gr.h 135 void (*LINK_adreno_compute_aligned_width_and_height) (int width,
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 92 LINK_adreno_compute_aligned_width_and_height = NULL;
99 *(void **)&LINK_adreno_compute_aligned_width_and_height =
163 if(LINK_adreno_compute_aligned_width_and_height) {
164 LINK_adreno_compute_aligned_width_and_height(width,
gr.h 135 void (*LINK_adreno_compute_aligned_width_and_height) (int width,
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 97 LINK_adreno_compute_aligned_width_and_height = NULL;
105 *(void **)&LINK_adreno_compute_aligned_width_and_height =
171 if(LINK_adreno_compute_aligned_width_and_height) {
172 LINK_adreno_compute_aligned_width_and_height(width,
gr.h 135 void (*LINK_adreno_compute_aligned_width_and_height) (int width,
  /hardware/qcom/display/msm8994/libgralloc/
gr.h 163 void (*LINK_adreno_compute_aligned_width_and_height) (int width,
alloc_controller.cpp 99 LINK_adreno_compute_aligned_width_and_height = NULL;
107 *(void **)&LINK_adreno_compute_aligned_width_and_height =
304 if(LINK_adreno_compute_aligned_width_and_height) {
305 LINK_adreno_compute_aligned_width_and_height(width,
  /hardware/qcom/display/msm8996/libgralloc/
gr.h 174 void (*LINK_adreno_compute_aligned_width_and_height) (int width,
alloc_controller.cpp 109 LINK_adreno_compute_aligned_width_and_height = NULL;
118 *(void **)&LINK_adreno_compute_aligned_width_and_height =
362 if(LINK_adreno_compute_aligned_width_and_height) {
363 LINK_adreno_compute_aligned_width_and_height(width,
    [all...]
  /hardware/qcom/display/msm8998/libgralloc/
gr.h 166 void (*LINK_adreno_compute_aligned_width_and_height) (int width,
alloc_controller.cpp 111 LINK_adreno_compute_aligned_width_and_height = NULL;
119 *(void **)&LINK_adreno_compute_aligned_width_and_height =
362 if(LINK_adreno_compute_aligned_width_and_height) {
363 LINK_adreno_compute_aligned_width_and_height(width,
    [all...]

Completed in 743 milliseconds