HomeSort by relevance Sort by last modified time
    Searched defs:row_type (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/ui/
mat4.h 49 typedef tvec4<T> row_type; typedef in class:android::tmat44
56 enum { ROW_SIZE = row_type::SIZE };
350 typename tmat44<U>::row_type PURE operator *(const tvec4<U>& rv, const tmat44<T>& lv) {
351 typename tmat44<U>::row_type result(tmat44<U>::row_type::NO_INIT);
  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_types.h 419 const glsl_type *row_type() const function in struct:glsl_type
  /external/mesa3d/src/glsl/
glsl_types.h 419 const glsl_type *row_type() const function in struct:glsl_type

Completed in 796 milliseconds