| /device/generic/vulkan-cereal/stream-servers/gl/glsnapshot/ |
| D | GLSnapshot.cpp | 30 std::vector<GLenum>& store = mGlobals[name].enums; in getGlobalStateEnum() local 37 std::vector<unsigned char>& store = mGlobals[name].bytes; in getGlobalStateByte() local 44 std::vector<uint32_t>& store = mGlobals[name].ints; in getGlobalStateInt() local 51 std::vector<float>& store = mGlobals[name].floats; in getGlobalStateFloat() local 58 std::vector<uint64_t>& store = mGlobals[name].int64s; in getGlobalStateInt64() local
|
| /device/generic/goldfish-opengl/system/codecs/c2/service/ |
| D | service.cpp | 38 android::sp<IComponentStore> store(new utils::ComponentStore( in main() local
|
| /device/google/cuttlefish/guest/hals/identity/ |
| D | service.cpp | 42 std::shared_ptr<IdentityCredentialStore> store = in main() local
|
| /device/google/trout/hal/vehicle/2.0/ |
| D | VirtualizedVehicleService.cpp | 41 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
|
| /device/generic/car/emulator/vhal_v2_0/ |
| D | VehicleService.cpp | 34 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | astcenc_vecmathlib_none_4.h | 639 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function 931 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* ptr) in store() function
|
| D | astcenc_vecmathlib_neon_4.h | 583 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function 827 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* p) in store() function
|
| D | astcenc_vecmathlib_sse_4.h | 630 ASTCENC_SIMD_INLINE void store(vint4 a, int* p) in store() function 911 ASTCENC_SIMD_INLINE void store(vfloat4 a, float* p) in store() function
|
| D | astcenc_vecmathlib_avx2_8.h | 549 ASTCENC_SIMD_INLINE void store(vint8 a, int* p) in store() function 977 ASTCENC_SIMD_INLINE void store(vfloat8 a, float* p) in store() function
|
| /device/generic/goldfish-opengl/system/codecs/c2/store/ |
| D | GoldfishComponentStore.cpp | 38 std::shared_ptr<C2ComponentStore> store = platformStore.lock(); in Create() local
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/UnitTest/ |
| D | test_simd.cpp | 943 TEST(vfloat4, store) in TEST() argument 1738 TEST(vint4, store) in TEST() argument 2683 TEST(vfloat8, store) in TEST() argument 3277 TEST(vint8, store) in TEST() argument
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderGlobalState.cpp | 180 mutable Store store; member in gfxstream::vk::BoxedHandleManager
|