Home
last modified time | relevance | path

Searched refs:GetAroundPixelRGBA (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dbasic_transformer.h180 …void GetAroundPixelRGBA(const AroundPos aroundPos, uint8_t *data, uint32_t rb, AroundPixels &aroun…
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dbasic_transformer.cpp322 GetAroundPixelRGBA(aroundPos, args.in, args.rowBytes, aroundPixels); in BilinearPixelProc()
410 void BasicTransformer::GetAroundPixelRGBA(const AroundPos aroundPos, uint8_t *data, in GetAroundPixelRGBA() function in OHOS::Media::BasicTransformer