Home
last modified time | relevance | path

Searched refs:newInfo (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkTypesPriv.cpp22 GrVkImageInfo newInfo = fImageInfo; in snapImageInfo() local
23 newInfo.fImageLayout = mutableState->getImageLayout(); in snapImageInfo()
24 newInfo.fCurrentQueueFamily = mutableState->getQueueFamilyIndex(); in snapImageInfo()
25 return newInfo; in snapImageInfo()
H A DGrVkGpu.cpp1928 const GrVkSharedImageInfo& newInfo) { in set_layout_and_queue_from_mutable_state()
1932 VkImageLayout newLayout = newInfo.getImageLayout(); in set_layout_and_queue_from_mutable_state()
1940 uint32_t newQueueFamilyIndex = newInfo.getQueueFamilyIndex(); in set_layout_and_queue_from_mutable_state()
1958 const GrVkSharedImageInfo& newInfo, in setBackendSurfaceState()
1977 set_layout_and_queue_from_mutable_state(this, texture.get(), newInfo); in setBackendSurfaceState()
2230 const GrVkSharedImageInfo& newInfo = newState->fVkState; in prepareSurfacesForBackendAccessAndStateUpdates() local
2231 set_layout_and_queue_from_mutable_state(this, image, newInfo); in prepareSurfacesForBackendAccessAndStateUpdates()
1927 set_layout_and_queue_from_mutable_state(GrVkGpu* gpu, GrVkImage* image, const GrVkSharedImageInfo& newInfo) set_layout_and_queue_from_mutable_state() argument
1955 setBackendSurfaceState(GrVkImageInfo info, sk_sp<GrBackendSurfaceMutableStateImpl> currentState, SkISize dimensions, const GrVkSharedImageInfo& newInfo, GrBackendSurfaceMutableState* previousState, sk_sp<GrRefCntedCallback> finishedCallback) setBackendSurfaceState() argument
H A DGrVkGpu.h257 const GrVkSharedImageInfo& newInfo,
/third_party/skia/src/image/
H A DSkImage_GpuYUVA.cpp292 SkYUVAInfo newInfo = pixmaps.yuvaInfo().makeDimensions(newDimensions); in MakeFromYUVAPixmaps() local
293 SkYUVAPixmapInfo newPixmapInfo(newInfo, pixmaps.dataType(), /*row bytes*/ nullptr); in MakeFromYUVAPixmaps()
/third_party/skia/tests/
H A DCodecTest.cpp1143 SkImageInfo newInfo = codec->getInfo().makeColorType(colorType); in DEF_TEST() local
1144 check_round_trip(r, codec.get(), newInfo); in DEF_TEST()
1161 SkImageInfo newInfo = codec->getInfo().makeColorType(colorType) in DEF_TEST() local
1164 check_round_trip(r, codec.get(), newInfo); in DEF_TEST()
1171 SkImageInfo newInfo = codec->getInfo().makeAlphaType(alphaType) in DEF_TEST() local
1173 check_round_trip(r, codec.get(), newInfo); in DEF_TEST()
/third_party/skia/src/core/
H A DSkBitmap.cpp148 auto newInfo = fPixmap.info().makeAlphaType(newAlphaType); in setAlphaType() local
149 fPixmap.reset(std::move(newInfo), fPixmap.addr(), fPixmap.rowBytes()); in setAlphaType()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java675 info = newInfo(messageType, desc); in getOneof()
681 private static OneofInfo newInfo(Class<?> messageType, OneofDescriptor desc) { in newInfo() method in DescriptorMessageInfoFactory.OneofState
/third_party/skia/src/gpu/
H A DGrBackendSurface.cpp483 GrVkImageInfo newInfo = info; in apply_default_usage_flags() local
484 newInfo.fImageUsageFlags = defaultFlags; in apply_default_usage_flags()
485 return newInfo; in apply_default_usage_flags()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java2172 * @param newInfo The CurrencyPluralInfo to use when printing currency long names.
2176 public synchronized void setCurrencyPluralInfo(CurrencyPluralInfo newInfo) { in setCurrencyPluralInfo() argument
2177 properties.setCurrencyPluralInfo(newInfo); in setCurrencyPluralInfo()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDecimalFormat.java1983 * @param newInfo The CurrencyPluralInfo to use when printing currency long names.
1985 public synchronized void setCurrencyPluralInfo(CurrencyPluralInfo newInfo) { in setCurrencyPluralInfo() argument
1986 properties.setCurrencyPluralInfo(newInfo); in setCurrencyPluralInfo()
/third_party/skia/dm/
H A DDMSrcSink.cpp185 SkImageInfo newInfo = bitmap->info().makeColorType(kGray_8_SkColorType) in alpha8_to_gray8() local
187 *const_cast<SkImageInfo*>(&bitmap->info()) = newInfo; in alpha8_to_gray8()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtsserver.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 210 milliseconds