Home
last modified time | relevance | path

Searched defs:is_layer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/
H A Dlayer_utils.py33 def is_layer(obj): function
/aosp_15_r20/frameworks/base/libs/hwui/private/hwui/
H A DDrawVkInfo.h73 bool is_layer; member
/aosp_15_r20/frameworks/base/native/webview/plat_support/
H A Ddraw_gl.h79 bool is_layer; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compile_mesh.cpp1570 bool is_layer = io.location == VARYING_SLOT_LAYER; in brw_mesh_autostrip_enable() local