Home
last modified time | relevance | path

Searched defs:curr (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/host/libs/location/
DGnssClient.cpp40 GpsCoordinates* curr = request.add_coordinates(); in SendGpsLocations() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
DRilSapSocket.h49 MsgHeader* curr; member
/device/google/cuttlefish/host/commands/cvd/server_command/
Dload_configs.cpp127 Json::Value curr; in ConvertArgToJson() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dquaternion.inl37 tquat<T, P> const & curr,
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp416 gralloc_memregions_t::mem_region_handle_t curr = memregions->ashmemRegions.begin(); in dump_regions() local
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h3501 __m128i curr = _mm_add_epi16(nears, diff); // current row in stbi__resample_row_hv_2_simd() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h3494 __m128i curr = _mm_add_epi16(nears, diff); // current row in stbi__resample_row_hv_2_simd() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp1742 std::string curr; in getSamplerExternalAliases() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp474 auto* curr = reinterpret_cast<vk_struct_common*>(&createInfoFiltered); in on_vkCreateInstance() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto4592 optional uint32 curr = 3; field