/hardware/qcom/display/msm8960/libcopybit/ |
copybit_c2d.cpp | 333 static uint32 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, function 511 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); 513 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__); [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 337 static uint32 c2d_get_gpuaddr(copybit_context_t* ctx, function 522 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); 524 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__); [all...] |
/hardware/qcom/display/msm8x26/libcopybit/ |
copybit_c2d.cpp | 333 static uint32 c2d_get_gpuaddr(copybit_context_t* ctx, struct private_handle_t *handle, function 511 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx); 513 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__); [all...] |