Searched refs:fbhnd (Results 1 – 2 of 2) sorted by relevance
410 private_handle_t *fbhnd = (private_handle_t *)fbLayer->handle; in drawUsingAppBufferComposition() local423 if(hnd && fbhnd && (hnd->size == fbhnd->size) && in drawUsingAppBufferComposition()424 (hnd->width == fbhnd->width) && (hnd->height == fbhnd->height)){ in drawUsingAppBufferComposition()
419 private_handle_t *fbhnd = (private_handle_t *)fbLayer->handle; in drawUsingAppBufferComposition() local432 if(hnd && fbhnd && (hnd->size == fbhnd->size) && in drawUsingAppBufferComposition()433 (hnd->width == fbhnd->width) && (hnd->height == fbhnd->height)){ in drawUsingAppBufferComposition()