Home
last modified time | relevance | path

Searched defs:state (Results 401 - 425 of 13284) sorted by relevance

1...<<11121314151617181920>>...532

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSamplerVk.cpp19 SamplerVk::SamplerVk(const gl::SamplerState &state) : SamplerImpl(state) {} in SamplerVk() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DImageNULL.cpp17 ImageNULL::ImageNULL(const egl::ImageState &state) : ImageImpl(state) {} in ImageNULL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp18 DisplayVkLinux::DisplayVkLinux(const egl::DisplayState &state) : DisplayVk(state) {} in DisplayVkLinux() argument
/third_party/skia/src/gpu/ops/
H A DDrawableOp.cpp32 void DrawableOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() argument
H A DBlurOp.cpp36 void BlurOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) in onExecute() argument
/third_party/skia/src/core/
H A DSkMD5.h38 uint32_t state[4]; // state (ABCD) member in SkMD5
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPragma.cpp46 static thread_local PragmaState state; in getPragmaState() local
64 PragmaState &state = ::getPragmaState(); in Pragma() local
78 PragmaState &state = ::getPragmaState(); in getPragmaState() local
/third_party/openssl/ohos_lite/include/openssl/
H A Dmd2.h30 MD2_INT state[MD2_BLOCK]; member
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_mathlib.cpp32 void astc::rand_init(uint64_t state[2]) in rand_init() argument
39 uint64_t astc::rand(uint64_t state[2]) in rand() argument
/third_party/skia/tests/
H A DPathOpsOpCubicThreadedTest.cpp20 PathOpsThreadState& state = *data; in testOpCubicsMain() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DComputePassEncoder.h55 void RestoreCommandBufferStateForTesting(CommandBufferStateTracker state) { in RestoreCommandBufferStateForTesting() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
H A DTextureMock.h27 TextureMock(DeviceBase* device, TextureBase::TextureState state) in TextureMock() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden.cc54 static const RandenState state = []() { in GetRandenState() local
H A Dranden_hwaes_test.cc37 uint64_t state[kStateSizeT]; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dclock_benchmark.cc28 void BM_Clock_Now_AbslTime(benchmark::State& state) { in BM_Clock_Now_AbslTime() argument
35 void BM_Clock_Now_GetCurrentTimeNanos(benchmark::State& state) { in BM_Clock_Now_GetCurrentTimeNanos() argument
42 void BM_Clock_Now_AbslTime_ToUnixNanos(benchmark::State& state) { in BM_Clock_Now_AbslTime_ToUnixNanos() argument
49 void BM_Clock_Now_CycleClock(benchmark::State& state) { in BM_Clock_Now_CycleClock() argument
57 static void BM_Clock_Now_gettimeofday(benchmark::State& state) { in BM_Clock_Now_gettimeofday() argument
65 BM_Clock_Now_clock_gettime(benchmark::State& state) BM_Clock_Now_clock_gettime() argument
[all...]
H A Dformat_benchmark.cc35 void BM_Format_FormatTime(benchmark::State& state) { in BM_Format_FormatTime() argument
49 void BM_Format_ParseTime(benchmark::State& state) { in BM_Format_ParseTime() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dlayout_benchmark.cc33 void BM_OffsetConstantHeadroom(benchmark::State& state) { in BM_OffsetConstantHeadroom() argument
40 void BM_OffsetConstant(benchmark::State& state) { in BM_OffsetConstant() argument
68 void BM_OffsetVariableHeadroom(benchmark::State& state) { in BM_OffsetVariableHeadroom() argument
82 void BM_OffsetVariable(benchmark::State& state) { in BM_OffsetVariable() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_join_benchmark.cc26 void BM_Join2_Strings(benchmark::State& state) { in BM_Join2_Strings() argument
47 void BM_Join2_Ints(benchmark::State& state) { in BM_Join2_Ints() argument
57 void BM_Join2_KeysAndValues(benchmark::State& state) { in BM_Join2_KeysAndValues() argument
79 BM_JoinStreamable(benchmark::State& state) BM_JoinStreamable() argument
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpressionGenerator.cpp29 ExpressionGenerator::ExpressionGenerator (GeneratorState& state) in ExpressionGenerator() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DContextWGL.cpp11 ContextWGL::ContextWGL(const gl::State &state, in ContextWGL() argument
/base/global/resource_management/frameworks/resmgr/test/unittest/utils/
H A Dutils_test.cpp59 RState state = Utils::GetMediaBase64Data(iconPath, base64Data); in HWTEST_F() local
72 RState state = Utils::GetMediaBase64Data(iconPath, base64Data); in HWTEST_F() local
112 RState state = Utils::GetFiles(currentDir, vFiles); in HWTEST_F() local
125 RState state = Utils::GetFiles(currentDir, vFiles); in HWTEST_F() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dstringfilter.cpp101 int state = STATE_BEGIN; in IsValidName() local
/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dcombination_key.cpp38 bool CombinationKey::IsMatch(CombinationKeyFunction combinationKey, uint32_t state) in IsMatch() argument
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dlocale_info_test.cpp174 RState state = SUCCESS; in HWTEST_F() local
200 RState state = SUCCESS; in HWTEST_F() local
253 RState state = SUCCESS; in HWTEST_F() local
271 RState state = SUCCESS; in HWTEST_F() local
289 RState state = SUCCESS; HWTEST_F() local
307 RState state = SUCCESS; HWTEST_F() local
328 RState state = SUCCESS; HWTEST_F() local
343 RState state = SUCCESS; HWTEST_F() local
358 RState state = SUCCESS; HWTEST_F() local
373 RState state = SUCCESS; HWTEST_F() local
388 RState state = SUCCESS; HWTEST_F() local
409 RState state = SUCCESS; HWTEST_F() local
430 RState state = SUCCESS; HWTEST_F() local
445 RState state = SUCCESS; HWTEST_F() local
460 RState state = SUCCESS; HWTEST_F() local
481 RState state = SUCCESS; HWTEST_F() local
502 RState state = SUCCESS; HWTEST_F() local
517 RState state = SUCCESS; HWTEST_F() local
538 RState state = SUCCESS; HWTEST_F() local
553 RState state = SUCCESS; HWTEST_F() local
568 RState state = SUCCESS; HWTEST_F() local
[all...]
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dlocale_info_test.cpp174 RState state = SUCCESS; in HWTEST_F() local
199 RState state = SUCCESS; in HWTEST_F() local
252 RState state = SUCCESS; in HWTEST_F() local
270 RState state = SUCCESS; in HWTEST_F() local
288 RState state = SUCCESS; HWTEST_F() local
306 RState state = SUCCESS; HWTEST_F() local
327 RState state = SUCCESS; HWTEST_F() local
342 RState state = SUCCESS; HWTEST_F() local
357 RState state = SUCCESS; HWTEST_F() local
372 RState state = SUCCESS; HWTEST_F() local
387 RState state = SUCCESS; HWTEST_F() local
408 RState state = SUCCESS; HWTEST_F() local
429 RState state = SUCCESS; HWTEST_F() local
444 RState state = SUCCESS; HWTEST_F() local
459 RState state = SUCCESS; HWTEST_F() local
480 RState state = SUCCESS; HWTEST_F() local
501 RState state = SUCCESS; HWTEST_F() local
516 RState state = SUCCESS; HWTEST_F() local
537 RState state = SUCCESS; HWTEST_F() local
552 RState state = SUCCESS; HWTEST_F() local
567 RState state = SUCCESS; HWTEST_F() local
[all...]

Completed in 32 milliseconds

1...<<11121314151617181920>>...532