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

  /device/samsung/crespo/libhwcomposer/
SecHWCUtils.h 89 int layer_index; member in struct:hwc_win_info_t
SecHWC.cpp 198 win->layer_index = layer_idx;
203 win->rect_info.h, win->layer_index, win_idx );
355 cur = &list->hwLayers[win->layer_index];
405 HWC_OVERLAY", __func__, win->layer_index);
  /external/libnfc-nxp/inc/
phNfcInterface.h 414 uint8_t layer_index; member in struct:phNfcLayer_sCfg
  /external/libnfc-nxp/src/
phLlcNfc_Interface.c 116 (void *)&psIFConfig[(psIFConfig->layer_index - 1)]);
    [all...]
phHal4Nfc.c 265 (*pphLayer + i)->layer_index = index;
    [all...]
phHciNfc.c 154 lower_index = psHciLayerCfg->layer_index - 1;
    [all...]

Completed in 69 milliseconds