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

  /device/samsung/crespo/libhwcomposer/
SecHWCUtils.h 90 uint32_t layer_prev_buf; member in struct:hwc_win_info_t
SecHWC.cpp 195 win->layer_prev_buf = 0;
394 if (win->layer_prev_buf != (uint32_t)cur->handle) {
395 win->layer_prev_buf = (uint32_t)cur->handle;

Completed in 158 milliseconds