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

  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 165 bool wait_timestamp; member in struct:copybit_context_t
223 while(ctx->wait_timestamp == false && !ctx->stop_thread) {
227 if(ctx->wait_timestamp) {
231 ctx->wait_timestamp = false;
651 ctx->wait_timestamp = true;
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 165 bool wait_timestamp; member in struct:copybit_context_t
223 while(ctx->wait_timestamp == false && !ctx->stop_thread) {
227 if(ctx->wait_timestamp) {
231 ctx->wait_timestamp = false;
657 ctx->wait_timestamp = true;
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 164 bool wait_timestamp; member in struct:copybit_context_t
222 while(ctx->wait_timestamp == false && !ctx->stop_thread) {
226 if(ctx->wait_timestamp) {
230 ctx->wait_timestamp = false;
656 ctx->wait_timestamp = true;
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 165 bool wait_timestamp; member in struct:copybit_context_t
223 while(ctx->wait_timestamp == false && !ctx->stop_thread) {
227 if(ctx->wait_timestamp) {
231 ctx->wait_timestamp = false;
641 ctx->wait_timestamp = true;
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 164 bool wait_timestamp; member in struct:copybit_context_t
222 while(ctx->wait_timestamp == false && !ctx->stop_thread) {
226 if(ctx->wait_timestamp) {
230 ctx->wait_timestamp = false;
660 ctx->wait_timestamp = true;
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 167 bool wait_timestamp; member in struct:copybit_context_t
225 while(ctx->wait_timestamp == false && !ctx->stop_thread) {
229 if(ctx->wait_timestamp) {
233 ctx->wait_timestamp = false;
662 ctx->wait_timestamp = true;
    [all...]

Completed in 2051 milliseconds