Searched refs:RS_NULL_OBJ (Results 1 – 4 of 4) sorted by relevance
32 rs_allocation nullAlloc = RS_NULL_OBJ; in rsgMeshGetVertexAllocation()36 rs_allocation rs_retval = RS_NULL_OBJ; in rsgMeshGetVertexAllocation()45 rs_allocation nullAlloc = RS_NULL_OBJ; in rsgMeshGetIndexAllocation()49 rs_allocation rs_retval = RS_NULL_OBJ; in rsgMeshGetIndexAllocation()
307 #define RS_NULL_OBJ {0} macro309 #define RS_NULL_OBJ {0, 0, 0, 0} macro
20 rs_element nullElem = RS_NULL_OBJ; in rsElementGetSubElement()29 rs_element rs_retval = RS_NULL_OBJ; in rsElementGetSubElement()
40 rs_element nullElem = RS_NULL_OBJ; in rsAllocationGetElement()50 rs_element rs_retval = RS_NULL_OBJ; in rsAllocationGetElement()411 static const rs_element kInvalidElement = RS_NULL_OBJ;