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

  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 335 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, function
521 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx);
523 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 340 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, function
527 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx);
529 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 339 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, function
526 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx);
528 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__);
    [all...]
  /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/msm8994/libcopybit/
copybit_c2d.cpp 341 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, function
530 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx);
532 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 344 static size_t c2d_get_gpuaddr(copybit_context_t* ctx, function
528 gpuaddr = c2d_get_gpuaddr(ctx, handle, mapped_idx);
530 ALOGE("%s: c2d_get_gpuaddr failed", __FUNCTION__);
    [all...]

Completed in 44 milliseconds