HomeSort by relevance Sort by last modified time
    Searched full:get_matrix_type (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramEffects.cpp 74 MatrixType get_matrix_type(EffectKey transformKey, int transformIdx) { function in namespace:__anon14227
322 switch (get_matrix_type(totalKey, t)) {
511 GrSLType type = kGeneral_MatrixType == get_matrix_type(totalKey, t) ?
540 switch (get_matrix_type(totalKey, t)) {
  /external/skia/src/gpu/gl/
GrGLProgramEffects.cpp 74 MatrixType get_matrix_type(EffectKey transformKey, int transformIdx) { function in namespace:__anon26099
322 switch (get_matrix_type(totalKey, t)) {
511 GrSLType type = kGeneral_MatrixType == get_matrix_type(totalKey, t) ?
540 switch (get_matrix_type(totalKey, t)) {

Completed in 223 milliseconds