HomeSort by relevance Sort by last modified time
    Searched refs:set_x (Results 26 - 31 of 31) sorted by null

12

  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h 374 void set_x(float new_x) { x_ = new_x; } function in class:mkvmuxer::PrimaryChromaticity
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceInterceptor.cpp 195 posChange->set_x(x);
  /frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
UT_math_agree.java 286 s.set_x(x);
  /frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
UT_math_agree.java 286 s.set_x(x);
  /frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
UT_math_agree.java 340 s.set_x(x);
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 1344 void set_x(uint32_t inValue) { m_struct.x = inValue; } function in class:vkdispatchindirectcommand_struct_wrapper
2720 void set_x(int32_t inValue) { m_struct.x = inValue; } function in class:vkoffset2d_struct_wrapper
2751 void set_x(int32_t inValue) { m_struct.x = inValue; } function in class:vkoffset3d_struct_wrapper
4882 void set_x(float inValue) { m_struct.x = inValue; } function in class:vkviewport_struct_wrapper
    [all...]

Completed in 325 milliseconds

12