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

  /external/mesa3d/src/compiler/glsl/
lower_packed_varyings.cpp 182 unsigned lower_rvalue(ir_rvalue *rvalue, unsigned fine_location,
186 unsigned fine_location,
416 * \param fine_location is the location where the first constituent vector
435 unsigned fine_location,
456 fine_location = this->lower_rvalue(dereference_record, fine_location,
460 return fine_location;
466 fine_location, unpacked_var, name,
473 fine_location, unpacked_var, name,
476 fine_location % 4 > 4)
    [all...]
link_varyings.cpp 730 unsigned fine_location local
774 fine_location += array_elem_size * this->array_subscript;
798 this->location = fine_location / 4;
799 this->location_frac = fine_location % 4;
    [all...]
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsFL/
AndroidManifest.xml 31 android:label="Test for instrumentation with an app granted FINE_LOCATION permissions" />
  /frameworks/base/core/java/android/app/
AppOpsManager.java 362 "android:fine_location";
661 OP_COARSE_LOCATION, // FINE_LOCATION
    [all...]
  /frameworks/base/api/
current.txt     [all...]
  /frameworks/opt/setupwizard/tools/docs/
android-22.txt     [all...]
  /prebuilts/sdk/api/
19.txt     [all...]
20.txt     [all...]
21.txt     [all...]
22.txt     [all...]
23.txt     [all...]
24.txt     [all...]
25.txt     [all...]
26.txt     [all...]
27.txt     [all...]
28.txt     [all...]
  /prebuilts/sdk/system-api/
22.txt     [all...]
23.txt     [all...]
24.txt     [all...]
25.txt     [all...]
26.txt     [all...]
27.txt     [all...]

Completed in 2634 milliseconds