Searched refs:c2d_get_gpuaddr (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp333 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__);
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_c2d.cpp337 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__);
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit_c2d.cpp333 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__);

Completed in 95 milliseconds