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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ShaderLang.cpp 548 const char* const stringNames[],
596 if (stringNames != nullptr) {
598 names[s + numPre] = stringNames[s];
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Public/
ShaderLang.h 420 // stringNames is the optional names for all the strings. If stringNames
422 // stringNames is null, then the corresponding string does not have name.
425 const char* const* stringNames;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreator.java     [all...]

Completed in 6741 milliseconds