Home
last modified time | relevance | path

Searched defs:location (Results 301 - 325 of 688) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc965 Delegate(InstructionType type, InstructionCondSizeRL instruction, Condition cond, EncodingSize size, Register rd, Location* location) Delegate() argument
1225 Delegate(InstructionType type, InstructionRL instruction, Register rn, Location* location) Delegate() argument
1657 Delegate(InstructionType type, InstructionCondRL instruction, Condition cond, Register rt, Location* location) Delegate() argument
1696 Delegate(InstructionType type, InstructionCondRRL instruction, Condition cond, Register rt, Register rt2, Location* location) Delegate() argument
2282 Delegate(InstructionType type, InstructionCondDtDL instruction, Condition cond, DataType dt, DRegister rd, Location* location) Delegate() argument
2305 Delegate(InstructionType type, InstructionCondDtSL instruction, Condition cond, DataType dt, SRegister rd, Location* location) Delegate() argument
[all...]
/third_party/vixl/test/
H A Dtest-pool-manager.cc102 int32_t location = GetLocation(); variable
179 int32_t location = GetLocation(); variable
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc1431 TextFormat::ParseLocation location = in ExpectLocation() local
H A Dtext_format.h630 RecordLocation(ParseInfoTree* info_tree, const FieldDescriptor* field, ParseLocation location) RecordLocation() argument
[all...]
/third_party/skia/modules/skparagraph/include/
H A DParagraphStyle.h25 SkScalar location; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestUtil.cpp105 deInt32 location = context.getUniformLocation(program, "u_color"); in setColor() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderControlStatementTests.cpp356 int location = gl.getUniformLocation(program, "u_compareValue"); in setupProgram() local
633 int location = gl.getUniformLocation(program, "u_bound"); in setupProgram() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomShaderCase.cpp371 void setUniformValue (int location, rsg::ConstValueAccess value) in setUniformValue() argument
491 GLint location in iterate() local
507 GLint location = glGetUniformLocation(program.getProgram(), uniformIter->getVariable()->getName()); iterate() local
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp43 int location; member
228 int location = gl.getAttribLocation(program, binding.name.c_str()); in namedBindingsToProgramLocations() local
[all...]
H A DgluShaderProgram.cpp275 void Program::bindAttribLocation (deUint32 location, const char* name) in bindAttribLocation() argument
H A DgluShaderProgram.hpp235 deUint32 location; member
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp590 GLint location = gl.getAttribLocation(m_program->getProgram(), ("a_static" + de::toString(attribNdx)).c_str()); in renderUnbatched() local
607 GLint location = gl.getAttribLocation(m_program->getProgram(), ("a_dyn" + de::toString(attribNdx)).c_str()); in renderUnbatched() local
671 GLint location = gl.getAttribLocation(m_program->getProgram(), ("a_static" + de::toString(attribNdx)).c_str()); in renderUnbatched() local
696 GLint location in renderBatched() local
713 GLint location = gl.getAttribLocation(m_program->getProgram(), ("a_dyn" + de::toString(attribNdx)).c_str()); renderBatched() local
774 GLint location = gl.getAttribLocation(m_program->getProgram(), ("a_static" + de::toString(attribNdx)).c_str()); renderBatched() local
[all...]
H A Des2pShaderControlStatementTests.cpp352 int location = gl.getUniformLocation(program, "u_compareValue"); in setupProgram() local
625 int location = gl.getUniformLocation(program, "u_bound"); in setupProgram() local
/third_party/vulkan-loader/loader/
H A Ddebug_utils.c327 util_DebugReportMessage(const struct loader_instance *inst, VkFlags msgFlags, VkDebugReportObjectTypeEXT objectType, uint64_t srcObject, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) util_DebugReportMessage() argument
419 debug_utils_DebugReportMessageEXT(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) debug_utils_DebugReportMessageEXT() argument
532 terminator_DebugReportMessageEXT(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location, int32_t msgCode, const char *pLayerPrefix, const char *pMsg) terminator_DebugReportMessageEXT() argument
/third_party/vulkan-loader/tests/framework/shim/
H A Dwindows_shim.cpp324 const auto &location = *location_ptr; in ShimRegEnumValueA() local
/third_party/vulkan-loader/tests/
H A Dloader_debug_ext_tests.cpp124 test_DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, [[maybe_unused]] uint64_t object, [[maybe_unused]] size_t location, [[maybe_unused]] int32_t messageCode, [[maybe_unused]] const char* pLayerPrefix, const char* pMessage, void* pUserData) test_DebugReportCallback() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp561 Offset location = point.GetLocalLocation(); in ParseTouchInfo() local
574 Offset location = point.GetLocalLocation(); in ParseTouchInfo() local
587 Offset location = point.GetLocalLocation(); in ParseTouchInfo() local
/foundation/arkui/napi/native_engine/
H A Dnative_node_api.cpp69 NAPI_EXTERN NAPI_NO_RETURN void napi_fatal_error(const char* location, in napi_fatal_error() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp140 std::vector<int> RSAttractionEffectFilter::CreateIndexSequence(float location) in CreateIndexSequence() argument
157 CalculateCubicsCtrlPoint( std::vector<Drawing::Point> controlPointOfVertex, const Drawing::Point points[], float location, bool isFirstCtrl) CalculateCubicsCtrlPoint() argument
189 CalculateBezierVelList(const std::vector<Drawing::Point> &velocityList, std::vector<Drawing::Point> &velocityCtrl, float location) CalculateBezierVelList() argument
263 CalculateDeltaXAndDeltaY(const Drawing::Point windowCtrlPoints[], const Drawing::Point &pointDst, float &deltaX, float &deltaY, int location) CalculateDeltaXAndDeltaY() argument
291 CalculateUpperCtrlPointOfVertex(float deltaX, float deltaY, float width, float height, int location) CalculateUpperCtrlPointOfVertex() argument
308 CalculateLowerCtrlPointOfVertex(float deltaX, float deltaY, float width, float height, int location) CalculateLowerCtrlPointOfVertex() argument
391 float location = (windowBottomCenter.GetX() > pointDst[0].GetX()) ? 1.0f : -1.0f; CalculateWindowStatus() local
[all...]
/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera.h814 Camera_Location* location; member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp908 char* location = StringTrim(next); in RxHeaderData() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp116 std::shared_ptr<Location> location = std::make_shared<Location>(); in SetGpsLocation() local
123 void PhotoCaptureSetting::SetLocation(std::shared_ptr<Location>& location) in SetLocation() argument
146 GetLocation(std::shared_ptr<Location>& location) GetLocation() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp1691 Camera_Location location = {1.0, 1.0, 1.0}; in HWTEST_F() local
1870 Camera_Location location = {1.0, 1.0, 1.0}; in HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp1061 int32_t RecorderServer::GetLocation(Location &location) in GetLocation() argument
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h175 Location location; // Optional member

Completed in 43 milliseconds

1...<<11121314151617181920>>...28