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

  /external/vulkan-validation-layers/libs/glm/gtx/
transform2.hpp 117 template <typename valType, precision P>
118 GLM_FUNC_DECL detail::tmat4x4<valType, P> scaleBias(
119 valType scale,
120 valType bias);
124 template <typename valType, precision P>
125 GLM_FUNC_DECL detail::tmat4x4<valType, P> scaleBias(
126 detail::tmat4x4<valType, P> const & m,
127 valType scale,
128 valType bias);
  /external/libxml2/include/libxml/
xmlschemastypes.h 57 xmlSchemaValType valType,
101 xmlSchemaValType valType,
  /external/libxml2/
xmlschemastypes.c     [all...]
xmlschemas.c     [all...]
testapi.c     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
UserManagerService.java     [all...]

Completed in 152 milliseconds